ComponentOne ASP.NET MVC Controls
Styles Property (Stochastic<T>)

C1.Web.Mvc.Finance Namespace > Stochastic<T> Class : Styles Property
Gets or sets the styles for the %K and %D lines.
Syntax
'Declaration
 
Public Property Styles As IDictionary(Of String,SVGStyle)
public IDictionary<string,SVGStyle> Styles {get; set;}
See Also

Reference

Stochastic<T> Class
Stochastic<T> Members